toggle menu
hubdle
0.6.2-SNAPSHOT
jvm
switch theme
search in API
hubdle-gradle-plugin
/
[root]
Package-level
declarations
Functions
Properties
Properties
compose
Link copied to clipboard
val
KotlinDependencyHandler
.
compose
:
ComposePlugin.Dependencies
Functions
hubdle
Link copied to clipboard
fun
Project
.
hubdle
(
action
:
Action
<
HubdleExtension
>
=
Action {}
)
hubdle
Settings
Link copied to clipboard
fun
Settings
.
hubdleSettings
(
action
:
Action
<
HubdleSettingsExtension
>
=
Action {}
)
jetbrains
Compose
Dev
Link copied to clipboard
fun
RepositoryHandler
.
jetbrainsComposeDev
(
action
:
MavenArtifactRepository
.
(
)
->
Unit
=
{}
)
jetbrains
Kotlin
Bootstrap
Link copied to clipboard
fun
RepositoryHandler
.
jetbrainsKotlinBootstrap
(
action
:
MavenArtifactRepository
.
(
)
->
Unit
=
{}
)
maven
Local
Build
Test
Link copied to clipboard
fun
RepositoryHandler
.
mavenLocalBuildTest
(
action
:
MavenArtifactRepository
.
(
)
->
Unit
=
{}
)
maven
Local
Test
Link copied to clipboard
fun
RepositoryHandler
.
mavenLocalTest
(
action
:
MavenArtifactRepository
.
(
)
->
Unit
=
{}
)
sonatype
Snapshot
Link copied to clipboard
fun
RepositoryHandler
.
sonatypeSnapshot
(
action
:
MavenArtifactRepository
.
(
)
->
Unit
=
{}
)
test
Depends
On
Publish
To
Maven
Local
Test
From
Link copied to clipboard
fun
TaskContainer
.
testDependsOnPublishToMavenLocalTestFrom
(
project
:
Project
)
fun
TaskContainer
.
testDependsOnPublishToMavenLocalTestFrom
(
project
:
DelegatingProjectDependency
)
test
Fixtures
Link copied to clipboard
fun
KotlinDependencyHandler
.
testFixtures
(
notation
:
Any
)
:
Dependency